Welcome![Sign In][Sign Up]
Location:
Search - udp winsock

Search list

[WinSock-NDISvbUDP

Description: winsock udp vb.测试通过,可以运行,有代码和程序
Platform: | Size: 85832 | Author: liqiang | Hits:

[SMSwinsock-udp

Description: 网络信息或短信广播-network information or messages broadcast
Platform: | Size: 63594 | Author: 王石子 | Hits:

[Other resourceWinSock_example

Description: WinSock编程实例,电子书类.包括TCP UDP例子
Platform: | Size: 230162 | Author: sdghgk | Hits:

[Internet-Network一个简单的网络小软件

Description: 本程序是用winsock API函数编写网络部分,使用MFC编写应用程序框架 在测试时,发现在有的机器上只能做服务器,如果做客户端则无法连接上服务器, 而有的则相反 但在同一台机器上回环测试均成功! 不知道为什么??是不是因为防火墙或是windows的版本问题?不得而之! 使用UDP协议时,有时会出现客户端绑定失败问题!不知为何?-this procedure is used to prepare protocols of API function network, the use of MFC application framework prepared in the test, found in some machines can only do servers, so if the client is unable to connect to server, while others but on the contrary in the same machine loop testing success! Do not know why is it because of firewalls or windows version and not the problem! using UDP, sometimes there will be bundled with the client failure! I do not know why
Platform: | Size: 42839 | Author: 杨智 | Hits:

[.netVC/C#/Jave源码大全

Description: 代码包括:VC、Cshap、ASP.Net、Java等多种语言。 EJB编程,VC++下ACE开发入门,ASP.NET中实现DataGrid控件动态绑定数据的方法探讨,模仿深度剥离效果,C#中动态数组设计原理,基于WinSock的UDP数据转发,用VC++实现手机短消息查询,基于.NET框架RijndaelManaged类的数据加密器设计,等等
Platform: | Size: 2155234 | Author: wwsbbsemail_1@163.com | Hits:

[Internet-NetworkWinSocket_MultiThread

Description: WinSocket的示例程序,多线程,对于初学者有很大的价值-Winsocket examples of procedures, multithreading, beginners have great value
Platform: | Size: 3072 | Author: zdz | Hits:

[Internet-Network一个简单的网络小软件

Description: 本程序是用winsock API函数编写网络部分,使用MFC编写应用程序框架 在测试时,发现在有的机器上只能做服务器,如果做客户端则无法连接上服务器, 而有的则相反 但在同一台机器上回环测试均成功! 不知道为什么??是不是因为防火墙或是windows的版本问题?不得而之! 使用UDP协议时,有时会出现客户端绑定失败问题!不知为何?-this procedure is used to prepare protocols of API function network, the use of MFC application framework prepared in the test, found in some machines can only do servers, so if the client is unable to connect to server, while others but on the contrary in the same machine loop testing success! Do not know why is it because of firewalls or windows version and not the problem! using UDP, sometimes there will be bundled with the client failure! I do not know why
Platform: | Size: 43008 | Author: 杨智 | Hits:

[ICQ-IM-ChatUdpClientprogram

Description: 利用winsock通信,此程序是利用非可靠协议但速度较快的udp协议实现的客户端代码-using winsock communications, This procedure is used to secure the agreement but faster udp protocol to the client code
Platform: | Size: 1164288 | Author: 乐乐 | Hits:

[Database systemOftomatization

Description: 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头,UDP头的特点,以便从IP头中可以获取源地址,目的地址,协议类型等信息。在随后的章节中提出了Socket的概念,Socket实际上提供了一个通信端口使所有拥有Socket的端口的计算机之间能够相互通信,在本论文中主要说明了socket的建立,监听和撤销的过程。具体到程序实现中,对网卡混杂模式的设置是通过原始套接字(raw socket)来实现的。为了让原始套接字能接受所有的数据,还需要通过将SOCK_RAW设置成SIO_RCVALL。对数据包的获取通过recv()函数来完成。最后要完成的工作就是对所捕获的IP数据包进行分析以提取出我们所需要的信息。在论文的最后是旨在说明进一步工作的展开. 关键词:网络流量测量 TCP/IP协议 WINSOCK编程 -To facilitate network programming and the beginning of the 1990s, Microsoft jointly by several other companies to develop a set of Windows programming network access , that is, Windows Sockets norms, it is not a network protocol, but a liberal, Multi-protocol support for the Windows network programming interface. The main purpose of this paper is to introduce a TCP/IP based on the use of the card for winsock2 programming, to achieve network traffic monitoring purposes. Papers first introduced the TCP/IP protocol, aimed at introducing IP, TCP, UDP, and other more important agreements. IP is introduced first, the first TCP, UDP first features to the IP header from access to the source address, destination address, Agreement type, and other information. In the ensuing chapters of the Sock
Platform: | Size: 10240 | Author: wq57 | Hits:

[Internet-NetworkIP_Brocast

Description: 局域网广播代码,可以任意接收与发送,多线程实现!-LAN radio code, can receive and send, realize multi-threaded!
Platform: | Size: 1196032 | Author: 未名 | Hits:

[Internet-NetworkWinsockUDP

Description: 使用Winsock控制,进行UDP消息的发送和接收,VB源码-Use Winsock Control to conduct UDP send and receive messages, VB source
Platform: | Size: 23552 | Author: shaoj | Hits:

[Internet-Networkbroadcast

Description: 利用WINSOCK发送UDP广播包,主要针对初级使用者-Use WINSOCK send UDP broadcast packets, mainly for primary users
Platform: | Size: 9216 | Author: 曲啸 | Hits:

[P2PP2PDemo

Description: 机遇WinSock写的一个UDP P2PDemo.丛中可以学习P2P通信的基本原理.-WinSock opportunity to write a UDP P2PDemo. Leaves can learn the basic principles of P2P communication.
Platform: | Size: 73728 | Author: 黄俊林 | Hits:

[TCP/IP stackVbUdpflood

Description: 使用VB的winsock进行UDP攻击udpflood-udpflood
Platform: | Size: 3072 | Author: tom | Hits:

[Internet-NetworkChatDemoDLG

Description: 基于vc++6.0中利用WINSOCK空间实现网络协议程序的一般原理。本聊天程序基于UDP协议。-Vc++6.0 based on the use of space WINSOCK network implementation of the general principles of protocol procedures. The UDP-based protocol chat program.
Platform: | Size: 3072 | Author: 123 | Hits:

[Internet-NetworkVC

Description: 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2外挂 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个内存修改器的源代码 VB 绿光抓包器,很好用 VC 封包截取源代码 VC 系统加速源码 VB 内存搜索及修改源代码 VB 传奇封包分析器 -Such as access to the page title, enter the user name and password of the source code of the source VC packet interception, it is worth learning VC modify memory system VB source code browser source code to speed up the use of DELPHI Winsock routines in detail, there are TCP, UDP, DOWNLOAD operation, not VB using Winsock control giant legendary good 2 plug-in functions: all players in mind landing information to the c: \ dat.txt VC QQ automatic transmitter news, there are many API operation to learn to read and write INI files VB operation, it is worth learning VB interception VB packet operation device and a memory modify the source code of VB capture green light, and very good with VC source code VC packet interception system memory speed up the VB source code and modify the source code search legend packet analyzer VB
Platform: | Size: 330752 | Author: 丁超 | Hits:

[Internet-NetworkfndSck327

Description: 一套Socket编程的控件,可以支持 Socket5和 httptunnle-FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS SOCKETS contains: Sockets cWinSock.pas WinSock functions cSocks.pas SOCKS4/5 functions cSocketHostLookup.pas Socket host lookup class cSockets.pas Base class for sockets cSocketsTCP.pas Base class for TCP sockets cSocketsTCPClient.pas Base class for TCP client sockets cSocketsTCPServer.pas Base class for TCP server sockets cSocketsUDP.pas Base class for UDP sockets cTCPStream.pas TCP stream class cTCPClient.pas TCP client component cTCPServer.pas TCP server component FUNDAMENTALS SOCKETS require FUNDAMENTALS UTILITIES (included).
Platform: | Size: 474112 | Author: sail2000 | Hits:

[Internet-NetworkIPsock

Description: 一个简单的WINSOCK程序!包括了TCP,UDP!给新手的新手点实例!-WINSOCK a simple procedure! Includes TCP, UDP! To the new instance of the new points!
Platform: | Size: 6144 | Author: 马鑫伟 | Hits:

[Windows Developvc_cshap_java_code

Description: 代码包括:VC、Cshap、ASP.Net、Java等多种语言。 EJB编程,VC++下ACE开发入门,ASP.NET中实现DataGrid控件动态绑定数据的方法探讨,模仿深度剥离效果,C#中动态数组设计原理,基于WinSock的UDP数据转发,用VC++实现手机短消息查询,基于.NET框架RijndaelManaged类的数据加密器设计,-Code include: VC, Cshap, ASP.Net, Java and other languages. EJB programming, VC++ under the ACE entry, ASP.NET achieve dynamic binding DataGrid data control methods, mimic the effect of the depth of stripping, C# dynamic array of design principles, based on WinSock forward the UDP data, using VC++ the realization of mobile phone short message information, based on the. NET Framework Class RijndaelManaged design of data encryption, etc.
Platform: | Size: 2155520 | Author: 蔡依琳 | Hits:

[TCP/IP stackUDPBINDOK

Description: 最简单的测试WINSOCK UDP协议的VB例子, 测试通过,可以作为入门的学习,并可以扩展设计-The most simple test WINSOCK UDP protocols VB example, the test can be used as study entry, and can be extended design
Platform: | Size: 760832 | Author: sunskyme | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 »

CodeBus www.codebus.net